home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 1997 February
/
Software of the Month Club 1997 February.iso
/
pc
/
dos
/
edu
/
calc
/
integral.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1996-10-26
|
97 b
|
6 lines
rem Integral:
calc x = {-10,10,0.1}
calc y = Gauss(x)
calc Integral(y,-Inf,Inf)/sqrt(2*Pi)